Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

try guid for aggregate id #521

Closed
wants to merge 2 commits into from
Closed

try guid for aggregate id #521

wants to merge 2 commits into from

Conversation

DavidBadura
Copy link
Member

No description provided.

Copy link

github-actions bot commented Mar 4, 2024

Hello 👋

here is the most recent benchmark result:

SimpleSetupBench
================

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events ()                | 167.629ms (±0.00%) | 165.542ms (±0.00%) | 38.663mb        | 38.663mb   |
| benchSave1Event ()                     | 985.500μs (±0.00%) | 951.600μs (±0.00%) | 38.663mb        | 38.663mb   |
| benchSave10000Events ()                | 450.273ms (±0.00%) | 481.319ms (±0.00%) | 38.940mb        | 38.940mb   |
| benchSave10000Aggregates ()            | 9.871s (±0.00%)    | 9.611s (±0.00%)    | 38.663mb        | 38.663mb   |
| benchSave10000AggregatesTransaction () | 7.459s (±0.00%)    | 7.520s (±0.00%)    | 38.663mb        | 38.663mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

ProjectionistBench
==================

+---------------------------+-----------------+-----------------+-----------------+------------+
|                           | time (kde mode)                   | memory                       |
+---------------------------+-----------------+-----------------+-----------------+------------+
| subject                   | Tag: <current>  | Tag: base       | Tag: <current>  | Tag: base  |
+---------------------------+-----------------+-----------------+-----------------+------------+
| benchHandle10000Events () | 3.360s (±0.00%) | 3.365s (±0.00%) | 39.102mb        | 39.102mb   |
+---------------------------+-----------------+-----------------+-----------------+------------+

SnapshotsBench
==============

+----------------------------------------+--------------------+--------------------+-----------------+------------+
|                                        | time (kde mode)                         | memory                       |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| subject                                | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+----------------------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000EventsMissingSnapshot () | 166.100ms (±0.00%) | 165.349ms (±0.00%) | 38.681mb        | 38.681mb   |
| benchLoad10000Events ()                | 514.300μs (±0.00%) | 523.000μs (±0.00%) | 38.681mb        | 38.681mb   |
+----------------------------------------+--------------------+--------------------+-----------------+------------+

SplitStreamBench
================

+-------------------------+--------------------+--------------------+-----------------+------------+
|                         | time (kde mode)                         | memory                       |
+-------------------------+--------------------+--------------------+-----------------+------------+
| subject                 | Tag: <current>     | Tag: base          | Tag: <current>  | Tag: base  |
+-------------------------+--------------------+--------------------+-----------------+------------+
| benchLoad10000Events () | 5.358ms (±0.00%)   | 5.583ms (±0.00%)   | 41.963mb        | 41.963mb   |
| benchSave10000Events () | 533.947ms (±0.00%) | 636.740ms (±0.00%) | 42.250mb        | 42.251mb   |
+-------------------------+--------------------+--------------------+-----------------+------------+

This comment gets update everytime a new commit comes in!

@DavidBadura
Copy link
Member Author

This makes no difference, so it is closed.

@DavidBadura DavidBadura deleted the try-guid branch April 11, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant